Package com.mapbox.androidauto.car.settings

Types

CarSettingsScreen
Link copied to clipboard
class CarSettingsScreen(settingsCarContext: SettingsCarContext) : Screen
Handle the android auto car app settings.
CarSettingsStorage
Link copied to clipboard
class CarSettingsStorage(carContext: CarContext)
SettingsCarContext
Link copied to clipboard
class SettingsCarContext(mainCarContext: MainCarContext)
Contains the dependencies for the settings screen.
SettingsFailureScreen
Link copied to clipboard
class SettingsFailureScreen(carContext: CarContext) : Screen
Screen used to display that the settings did not load